Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.28.56 to 1.34.23 #833

Open
wants to merge 41 commits into
base: 52n-master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps boto3 from 1.28.56 to 1.34.23.

Changelog

Sourced from boto3's changelog.

1.34.23

  • api-change:athena: [botocore] Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • api-change:codebuild: [botocore] Release CodeBuild Reserved Capacity feature
  • api-change:dynamodb: [botocore] This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • api-change:qconnect: [botocore] Increased Quick Response name max length to 100

1.34.22

  • api-change:b2bi: [botocore] Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
  • api-change:cloudtrail: [botocore] This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • api-change:connect: [botocore] GetMetricDataV2 now supports 3 groupings
  • api-change:drs: [botocore] Removed invalid and unnecessary default values.
  • api-change:firehose: [botocore] Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • api-change:sagemaker-featurestore-runtime: [botocore] Increase BatchGetRecord limits from 10 items to 100 items

1.34.21

  • api-change:dynamodb: [botocore] Updating note for enabling streams for UpdateTable.
  • api-change:keyspaces: [botocore] This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs

1.34.20

  • api-change:iot: [botocore] Revert release of LogTargetTypes
  • api-change:iotfleetwise: [botocore] Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
  • api-change:macie2: [botocore] This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
  • api-change:payment-cryptography: [botocore] Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
  • api-change:personalize-runtime: [botocore] Documentation updates for Amazon Personalize
  • api-change:personalize: [botocore] Documentation updates for Amazon Personalize.
  • api-change:rekognition: [botocore] This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

1.34.19

  • api-change:sagemaker: [botocore] This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

1.34.18

  • api-change:connect: [botocore] Supervisor Barge for Chat is now supported through the MonitorContact API.

... (truncated)

Commits
  • e209e66 Merge branch 'release-1.34.23'
  • d993113 Bumping version to 1.34.23
  • 8ecc67a Add changelog entries from botocore
  • 2c65eab Merge branch 'release-1.34.22'
  • 8f855b3 Merge branch 'release-1.34.22' into develop
  • c1faee7 Bumping version to 1.34.22
  • 9970230 Add changelog entries from botocore
  • 998f3b5 Merge branch 'release-1.34.21'
  • ce085fa Merge branch 'release-1.34.21' into develop
  • 0a5b63b Bumping version to 1.34.21
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

giohappy and others added 11 commits October 12, 2023 16:28
Add docker container registry workflow

Update meta tags in workflow

Add version tag 4.1

Add further images to build

Fix geoserver's context path

Add tags for mayor, minor, and bugfix version

BUmp to 4.1.x (GeoNode#11371)

Update geonode version to 4.1.2

Clean up versions metadata

Push core images to dedicated repos

Push geonode image to 52north/geonode

Upload a dockerhub description

Update dockerhub description workflow config

Update 52n readme

Fix image repository config

Fix workflow name

Link to 52n fork on github

Add a note to version 3 tags

Add a note to version 3 tags

Update dockerhub readme

Do not use commit SHA for labels

Separates 4.1.x and a release builds

Cancel running builds

Trigger release build on tag having -52n suffix

Fix dockerhub secret refs

Failing action tested successfully

Adds release build jobs for nginx and geoserver

Add missing image tags in meta step

Build latest from master

Remove path exclusions

Rename workflow build

Rename workflow file

Release are built from dedicated branches
Deduplicates code by using composite action
Bumps [boto3](https://github.com/boto/boto3) from 1.28.56 to 1.34.23.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.56...1.34.23)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2024

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants